diff options
Diffstat (limited to 'config/waybar/style/[Wallust] Box type.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Box type.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index 9749378a..cfb54440 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -144,6 +144,11 @@ window#waybar.empty #window { padding-right: 12px; } +#temperature.critical { + background-color: red; + color: black; +} + #mpris { padding-right: 8px; padding-left: 8px; |
